home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20021006-20030409
/
000061_jaltman@watsun.cc.columbia.edu_Wed Nov 6 09:14:40 EST 2002.msg
< prev
next >
Wrap
Text File
|
2003-04-08
|
2KB
|
43 lines
Article: 13824 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: SSH in K95 now giving me "permission denied"
Date: 6 Nov 2002 03:46:43 GMT
Organization: Columbia University
Lines: 26
Message-ID: <aqa3b3$457$1@newsmaster.cc.columbia.edu>
References: <6bd7331b.0211030740.567dd1bc@posting.google.com> <aq3gps$d13$1@newsmaster.cc.columbia.edu> <6bd7331b.0211051810.7a4c8ead@posting.google.com>
NNTP-Posting-Host: watsun.cc.columbia.edu
X-Trace: newsmaster.cc.columbia.edu 1036554403 4263 128.59.39.2 (6 Nov 2002 03:46:43 GMT)
X-Complaints-To: postmaster@columbia.edu
NNTP-Posting-Date: 6 Nov 2002 03:46:43 GMT
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13824
In article <6bd7331b.0211051810.7a4c8ead@posting.google.com>,
A. Lewenberg <adam@macrotex.net> wrote:
: I don't know. All I want to do is connect to a linux ssh server. How
: do I make the keys match (I thought that happened automatically)?
If the keys do not match it is because the keys assigned to the server
have changed since your initial connection. If this is the case,
you will be presented a dialog indicating a potential attack.
The keys are stored in the directory
<PROFILE-DIR>/Application Data/Kermit 95/SSH
In K95 issue the command
KCD APPDATA
CD SSH
DIR
Edit the host keys file and remove the key for the host you are connecting
to if it doesn't match and you trust that the host has not been compromised.
Jeffrey Altman * Sr.Software Designer Kermit 95 2.0 GUI available now!!!
The Kermit Project @ Columbia University SSH, Secure Telnet, Secure FTP, HTTP
http://www.kermit-project.org/ Secured with MIT Kerberos, SRP, and
kermit-support@columbia.edu OpenSSL.